SocServerAcceptConnection
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SocServerAcceptConnection()
SYNOPSIS
prsr_lib/soc_srvr.c:415
int SocServerAcceptConnection(int Handler)
DESCRIPTION
Accepts a client socket connection.
This function blocks until a connection with a client is established.
PARAMETERS:
Handler: The socket info handler index.
FUNCTION RETURN VALUE
int: TRUE if succesful, FALSE otherwise.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:18 GMT, October 17, 2022